We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9990f commit 6779edbCopy full SHA for 6779edb
1 file changed
package.json
@@ -1,15 +1,15 @@
1
{
2
- "name": "muk-prop",
+ "name": "@cnpmjs/muk-prop",
3
"description": "Mock object methods and properties.",
4
"keywords": [
5
"test",
6
"mock",
7
"stub"
8
],
9
- "version": "2.0.0",
+ "version": "1.0.0",
10
"repository": {
11
"type": "git",
12
- "url": "git://github.com/fent/muk-prop.js.git"
+ "url": "git://github.com/node-modules/muk-prop.js.git"
13
},
14
"author": "fent (https://github.com/fent)",
15
"main": "./lib/index.js",
0 commit comments